From 2912cca792cb97c75559adfa68e01ca5fd55a492 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 6 Apr 2006 18:24:02 +0000 Subject: [PATCH] Kludge in config.h for now. --- gpsbabel/config.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 gpsbabel/config.h diff --git a/gpsbabel/config.h b/gpsbabel/config.h new file mode 100644 index 000000000..2ad0c33c5 --- /dev/null +++ b/gpsbabel/config.h @@ -0,0 +1 @@ +#define HAVE_LIBEXPAT 1 -- 2.30.2